home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / interfac / it.dig / scripts / DefineButton2_256 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  71 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:atendimento@digerati.com.br", "");
  3. }
  4.